home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / tcp / mFinger10.readme < prev    next >
Text File  |  1996-12-07  |  3KB  |  62 lines

  1. Short:    Fully featured finger client (MUI)
  2. Author:   troels@stud.cs.uit.no (Troels Walsted Hansen)
  3. Uploader: troels@stud.cs.uit.no (Troels Walsted Hansen)
  4. Type:     comm/tcp
  5. Replaces: comm/tcp/MUI-Finger12.lha
  6.  
  7. Introduction
  8. ¯¯¯¯¯¯¯¯¯¯¯¯
  9. My first TCP/IP client with a GUI, MUI-Finger, turned out to be much more
  10. popular than I ever had imagined.  I personally thought it was pretty crap,
  11. but I didn't do anything about it until now.  mFinger is a complete rewrite
  12. of MUI-Finger, only a few lines of code has survived.  A good deal of code
  13. and ideas has been borrowed from my WeatherExperience client.  The major
  14. difference is the way networking is handled.  In WeatherExperience I used a
  15. cumbersome way of making the socket I/O 99% asynchronous, mFinger uses a
  16. subtask instead which gives a cleaner design and 100% asynch operation.
  17.  
  18. Requirements
  19. ¯¯¯¯¯¯¯¯¯¯¯¯
  20.  · AmigaOS 2.04 or higher
  21.  · MUI 3.6 or higher, with the NList.mcc custom class installed (included)
  22.  · A TCP/IP stack (like AmiTCP, Miami, As225, Inet225 or mlink)
  23.  
  24. Features
  25. ¯¯¯¯¯¯¯¯
  26.  · Nice and userfriendly MUI GUI.
  27.  · Locale.
  28.  · Asynchronous network operation, the GUI is never locked and you can abort
  29.    a finger request at any time.
  30.  · A horizontal scrollbar and clipboard support (both curtesy of NList.mcc).
  31.  · ARexx support. Currently has three commands: Finger, Abort and Clear.
  32.  · Nice popup addresslist with two columns, buttons for adding, removing,
  33.    sorting, etc. addresses as well as drag and drop sorting.
  34.  · Displays a status text indicating what it is doing and a Busy object while
  35.    fingering.
  36.  · Uses its own icon as an appicon when iconified.
  37.  · Can take a commandline argument of an address to finger.
  38.  
  39.    What more could you possibly want in a finger client?! :)
  40.  
  41.  
  42. ============================= Archive contents =============================
  43.  
  44. Original  Packed Ratio    Date     Time    Name
  45. -------- ------- ----- --------- --------  -------------
  46.     1238     821 33.6% 27-Nov-96 20:06:02  mFinger.info
  47.     1760     917 47.8% 28-Nov-96 00:21:52 +mFinger.catalog
  48.     1742     895 48.6% 28-Nov-96 00:38:14 +mFinger.catalog
  49.     3117     970 68.8% 28-Nov-96 00:29:18 +Install mFinger
  50.     1934    1053 45.5% 27-Nov-96 20:06:02 +Install mFinger.info
  51.     4212    2090 50.3% 27-Nov-96 18:47:58 +NFloattext.mcc
  52.    74872   37869 49.4% 27-Nov-96 18:47:58 +NList.mcc
  53.     6468    3100 52.0% 27-Nov-96 18:47:58 +NListview.mcc
  54.    14372    5498 61.7% 27-Nov-96 18:47:58 +NListviews.mcp
  55.    17544    8356 52.3% 27-Nov-96 20:22:12 +mFinger
  56.    10114    4346 57.0% 28-Nov-96 00:20:20 +mFinger.guide
  57.     1857    1340 27.8% 27-Nov-96 20:06:02 +mFinger.guide.info
  58.     1571    1192 24.1% 27-Nov-96 20:06:02 +mFinger.info
  59.     1351     698 48.3% 26-Nov-96 17:49:22 +mFinger.AMIRX
  60. -------- ------- ----- --------- --------
  61.   142152   69145 51.3% 28-Nov-96 23:45:02   14 files
  62.